RichTextBox for WPF
UrlDecode(Byte[],Int32,Int32,Encoding) メソッド

C1.WPF.RichTextBox.4.6.2 アセンブリ > System.Web 名前空間 > HttpUtility クラス > UrlDecode メソッド : UrlDecode(Byte[],Int32,Int32,Encoding) メソッド
シンタックス
'宣言
 
Public Overloads Shared Function UrlDecode( _
   ByVal bytes() As System.Byte, _
   ByVal offset As System.Integer, _
   ByVal count As System.Integer, _
   ByVal e As System.Text.Encoding _
) As System.String
public static System.string UrlDecode( 
   System.byte[] bytes,
   System.int offset,
   System.int count,
   System.Text.Encoding e
)

パラメータ

bytes
offset
count
e
参照

HttpUtility クラス
HttpUtility メンバ
オーバーロード一覧